* textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
authorChong Yidong <cyd@stupidchicken.com>
Sat, 31 Oct 2009 21:52:53 +0000 (21:52 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 31 Oct 2009 21:52:53 +0000 (21:52 +0000)
commit83cbb42ab03b137368ebc6daa062c7879fc0dc21
tree8e8c9ece1a15e6a20a3bd05d90b5fbf2f7bae510
parent164702d9d3be4fcc870a3f0a508dd3b98f2edb4f
* textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
Support face colors.

* textmodes/tex-mode.el (tex-facemenu-add-face-function): New
function.  Support face colors (Bug#1168).
(tex-common-initialization): Use it.

* facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
mode allows it (Bug#1168).
lisp/ChangeLog
lisp/facemenu.el
lisp/textmodes/sgml-mode.el
lisp/textmodes/tex-mode.el